Registry Guide for Windows Registry Guide for Windows
Part of the WinGuides Network
WinGuides Network and Software
Registry tweaks, tricks & hacks to optimize, enhance and secure Microsoft Windows.

Restrict the Screen Saver (Windows 2000/XP)
Category: Home > Security > Desktop and Explorer

Download this tweak with Tweak Manager!This tweak can be easily applied using WinGuides Tweak Manager.
Download a free trial now!

This restriction can be used to specify the screen saver or to stop screen savers from running. Also, the Screen Saver settings page is disabled, so users cannot change the screen saver options.

Open your registry and find or create the key below.

Create a new DWORD value called "ScreenSaveActive" and set it to "0" to disable all screen savers.

Alternatively create a new string value called "SCRNSAVE.EXE" and set it to the executable name of a valid Windows screen saver file, including the .scr extension. This will only be used if "ScreenSaveActive" is set to "1" or deleted from the registry.

Restart Windows for the change to take effect.

Registry Editor Example
|NameTypeData|
|(Default)REG_SZ(value not set)|
|ScreenSaveActiveREG_DWORD0x00000001 (1)|
|SCRNSAVE.EXEREG_SZlogin.scr|
-
|HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Control Panel\Desktop|
-

Settings:
User Key: [HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Control Panel\
Desktop]

Name: ScreenSaveActive, SCRNSAVE.EXE
Type: REG_DWORD (DWORD Value)
Value: (0 = disable screen savers, 1 = default)

Disclaimer: Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.

Last Modified: October 9, 2002

 Return to Index Copyright © 1998-2003. All Rights Reserved.  License